yocto: Update to newer ostree commit
authorColin Walters <walters@verbum.org>
Mon, 20 Feb 2012 22:44:15 +0000 (17:44 -0500)
committerColin Walters <walters@verbum.org>
Mon, 20 Feb 2012 22:44:15 +0000 (17:44 -0500)
gnomeos/yocto/recipies-core/ostree/ostree.bb

index ad3416c0e2780fe55503a11143912b3a1ec11285..28d2b8eb902c6fbeb6927cad8d399605f549e62c 100644 (file)
@@ -2,7 +2,7 @@ SUMMARY = "GNOME OS management tool"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=97285cb818cf231e6a36f72c82592235"
 
-SRC_URI = "git://git.gnome.org/ostree;tag=21ab320eef97958256513f26b46cefd8ab687e9a"
+SRC_URI = "git://git.gnome.org/ostree;tag=00ad0a2ea7965de5852e35395fcfd9c9df4ebc2a"
 S = "${WORKDIR}/git"
 
 DEPENDS += "libarchive glib-2.0"